FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (125 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Notfall
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Notfall
Version 1.2.0
Status active
Name KBV_PR_AW_Notfall
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type ServiceRequest
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung KBV_PR_AW_Begegnung
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion KBV_PR_AW_BehandelnderFunktion
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette KBV_PR_AW_Betriebsstaette
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation KBV_PR_AW_Organisation
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Notfall",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Notfall",
  "status" : "active",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "quick",
      "uri" : "http://siframework.org/cqf",
      "name" : "Quality Improvement and Clinical Knowledge (QUICK)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest",
        "path" : "ServiceRequest",
        "short" : "Notfall",
        "definition" : "Diese Ressource wird zur Dokumentation einer Ãœberweisung an einen weiteren Arzt im Rahmen eines Notfalls genutzt."
      },
      {
        "id" : "ServiceRequest.id",
        "path" : "ServiceRequest.id",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta",
        "path" : "ServiceRequest.meta",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.versionId",
        "path" : "ServiceRequest.meta.versionId",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.lastUpdated",
        "path" : "ServiceRequest.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.meta.profile",
        "path" : "ServiceRequest.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Notfall|1.2.0"
      },
      {
        "id" : "ServiceRequest.text",
        "path" : "ServiceRequest.text",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.identifier",
        "path" : "ServiceRequest.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.instantiatesCanonical",
        "path" : "ServiceRequest.instantiatesCanonical",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.instantiatesUri",
        "path" : "ServiceRequest.instantiatesUri",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.basedOn",
        "path" : "ServiceRequest.basedOn",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.replaces",
        "path" : "ServiceRequest.replaces",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.requisition",
        "path" : "ServiceRequest.requisition",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.status",
        "path" : "ServiceRequest.status",
        "definition" : "Der Status dieser Ressource ist immer abgeschlossen (completed).",
        "fixedCode" : "completed"
      },
      {
        "id" : "ServiceRequest.intent",
        "path" : "ServiceRequest.intent",
        "definition" : "Die Absicht in der diese Ressource erstellt wurde ist immer ein Auftrag (order).",
        "fixedCode" : "order"
      },
      {
        "id" : "ServiceRequest.category",
        "path" : "ServiceRequest.category",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.priority",
        "path" : "ServiceRequest.priority",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.doNotPerform",
        "path" : "ServiceRequest.doNotPerform",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code",
        "path" : "ServiceRequest.code",
        "short" : "Klassifizierung der Ressource",
        "definition" : "Dieses Attribut wird zur Klassifizierung dieser Ressource verwendet.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding",
        "path" : "ServiceRequest.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.system",
        "path" : "ServiceRequest.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.version",
        "path" : "ServiceRequest.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.coding.code",
        "path" : "ServiceRequest.code.coding.code",
        "min" : 1,
        "fixedCode" : "Notfall",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code.coding.display",
        "path" : "ServiceRequest.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.coding.userSelected",
        "path" : "ServiceRequest.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.code.text",
        "path" : "ServiceRequest.code.text",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.orderDetail",
        "path" : "ServiceRequest.orderDetail",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.quantity[x]",
        "path" : "ServiceRequest.quantity[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject",
        "path" : "ServiceRequest.subject",
        "label" : "TR01",
        "short" : "Patientenbezug",
        "definition" : "Siehe Reason for inclusion and constrainment",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.subject.reference",
        "path" : "ServiceRequest.subject.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.subject.type",
        "path" : "ServiceRequest.subject.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject.identifier",
        "path" : "ServiceRequest.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.subject.display",
        "path" : "ServiceRequest.subject.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter",
        "path" : "ServiceRequest.encounter",
        "short" : "Begegnung",
        "definition" : "Referenz zur Begegnung",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.encounter.reference",
        "path" : "ServiceRequest.encounter.reference",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.encounter.type",
        "path" : "ServiceRequest.encounter.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter.identifier",
        "path" : "ServiceRequest.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.encounter.display",
        "path" : "ServiceRequest.encounter.display",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.occurrence[x]",
        "path" : "ServiceRequest.occurrence[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.asNeeded[x]",
        "path" : "ServiceRequest.asNeeded[x]",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.authoredOn",
        "path" : "ServiceRequest.authoredOn",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.requester",
        "path" : "ServiceRequest.requester",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performerType",
        "path" : "ServiceRequest.performerType",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer",
        "path" : "ServiceRequest.performer",
        "short" : "ueberweiung_an",
        "definition" : "Dieses Element beschreibt eine Ãœberweisung. Die Angabe einer Referenz zu einem Behandelnden, einer Organisation oder einer Betriebsstätte sind zu bevorzugen. Ansonsten kann eine LANR als identifier",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.type",
        "path" : "ServiceRequest.performer.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.identifier",
        "path" : "ServiceRequest.performer.identifier",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.identifier.use",
        "path" : "ServiceRequest.performer.identifier.use",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.identifier.type",
        "path" : "ServiceRequest.performer.identifier.type",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.identifier.system",
        "path" : "ServiceRequest.performer.identifier.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"
      },
      {
        "id" : "ServiceRequest.performer.identifier.value",
        "path" : "ServiceRequest.performer.identifier.value",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.performer.identifier.period",
        "path" : "ServiceRequest.performer.identifier.period",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.identifier.assigner",
        "path" : "ServiceRequest.performer.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.performer.display",
        "path" : "ServiceRequest.performer.display",
        "short" : "Ueberweisung_an",
        "definition" : "In diesem Element können alle Angaben zur Ãœberweisung als Freitext übertragen werden.",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.locationCode",
        "path" : "ServiceRequest.locationCode",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.locationReference",
        "path" : "ServiceRequest.locationReference",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonCode",
        "path" : "ServiceRequest.reasonCode",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.reasonReference",
        "path" : "ServiceRequest.reasonReference",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.insurance",
        "path" : "ServiceRequest.insurance",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.supportingInfo",
        "path" : "ServiceRequest.supportingInfo",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.specimen",
        "path" : "ServiceRequest.specimen",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.bodySite",
        "path" : "ServiceRequest.bodySite",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.note",
        "path" : "ServiceRequest.note",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.patientInstruction",
        "path" : "ServiceRequest.patientInstruction",
        "max" : "0"
      },
      {
        "id" : "ServiceRequest.relevantHistory",
        "path" : "ServiceRequest.relevantHistory",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.